chore(deps): Bump the gomod group across 1 directory with 5 updates#878
Merged
richardcase merged 1 commit intomainfrom Jul 10, 2024
Merged
chore(deps): Bump the gomod group across 1 directory with 5 updates#878richardcase merged 1 commit intomainfrom
richardcase merged 1 commit intomainfrom
Conversation
Bumps the gomod group with 3 updates in the / directory: [github.com/containerd/containerd](https://github.com/containerd/containerd), [github.com/carlmjohnson/requests](https://github.com/carlmjohnson/requests) and [github.com/gorilla/mux](https://github.com/gorilla/mux). Updates `github.com/containerd/containerd` from 1.7.2 to 1.7.19 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.2...v1.7.19) Updates `github.com/opencontainers/image-spec` from 1.1.0-rc4 to 1.1.0 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0-rc4...v1.1.0) Updates `google.golang.org/grpc` from 1.56.2 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.59.0) Updates `github.com/carlmjohnson/requests` from 0.23.4 to 0.23.5 - [Release notes](https://github.com/carlmjohnson/requests/releases) - [Commits](earthboundkid/requests@v0.23.4...v0.23.5) Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](gorilla/mux@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/opencontainers/image-spec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/carlmjohnson/requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
cpanato
approved these changes
Jul 10, 2024
Contributor
|
cc @richardcase |
richardcase
approved these changes
Jul 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 3 updates in the / directory: github.com/containerd/containerd, github.com/carlmjohnson/requests and github.com/gorilla/mux.
Updates
github.com/containerd/containerdfrom 1.7.2 to 1.7.19Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
2bf793eMerge pull request #10391 from dmcgowan/prepare-v1.7.1974a3d29Prepare release notes for v1.7.19043c712Merge pull request #10406 from samuelkarp/nri-panic-1.75a587e8Merge pull request #10403 from thaJeztah/1.7_backport_hcsshim_version7f5d3c5cri: ensure NRI API never has nil CRIaea977fMerge pull request #10397 from thaJeztah/1.7_backport_deprecate_reference_Spl...6efc5bbupdate runhcs binary to v0.11.7945ae09Windows: Supply windows shim version via filebb84d90Merge pull request #10396 from yyatmsft/updatehcsshim-release17dba5357pkg/reference: deprecate SplitObjectUpdates
github.com/opencontainers/image-specfrom 1.1.0-rc4 to 1.1.0Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
e7f7c0cversion: release v1.1.0365fa41Merge pull request #1160 from sudo-bmitch/pr-subject-dag-associationd0f90e6Clarify that subject references a separate DAG9703222Merge pull request #1157 from sudo-bmitch/pr-v1.1.0-rc68b1e951version: bump back to +dev6c2b5faversion: release v1.1.0-rc656fb783Merge pull request #1107 from sudo-bmitch/pr-release-noticea6d741aMerge pull request #1148 from dejanu/update_oci_implementations53d9855new section for projects no longer maintainedceeb2ebMerge pull request #1114 from sudo-bmitch/pr-go-1.21Updates
google.golang.org/grpcfrom 1.56.2 to 1.59.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
7765221Change version to 1.59.0 (#6695)e88f12eserver: prohibit more than MaxConcurrentStreams handlers from running at once...be7919ctransport: Pass Header metadata to tap handle. (#6652)e3f1514Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717readme: fix badges (#6687)39972fdgithub: add code coverage with codecov.io (#6676)93dbc05xds: move virtual host matcher test to the xdsresource package (#6680)2c00469github: update actions/setup-go and actions/checkout (#6675)1f73ed5Replace the gRFC pull request with the permanent link. (#6674)Updates
github.com/carlmjohnson/requestsfrom 0.23.4 to 0.23.5Release notes
Sourced from github.com/carlmjohnson/requests's releases.
Commits
976948dMore cleanup of ExampleBuilder_BodyJSONd87154aDocs: More comments on ExampleBuilder_BodyJSON0aefa30Docs: Fix ExampleBuilder_ToDeserializer1393bf3Docs: More serializer documentation2c42bf3Docs: Better JSONSerializer docs77d422fAdd example JSONSerializerb38e637Docs: Document Serializer/Deserializer9485e7dRename json.go to serializer.go4010c30Docs: Mention JSONSerialer with ToJSON/BodyJSON219bc7aExampleBuilder_ToDeserializer: Fix typoUpdates
github.com/gorilla/muxfrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0update GitHub workflows (#734)3401478fix SPA handler in README.md (#733)4a671cbAdd GetVarNames() (#676)85123bfchanged the routeVariables text content. (#708)79f2f45Clarify documentation examples of Route methods (#672)395ad81[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7fFixSingle Page Applicationexample inREADME.mdfile (#678)546dd0crun go fmt with Go 1.20 (#725)651928cUpdate issues.yml (#727)cfc696dUpdate issues.yml (#726)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions